home *** CD-ROM | disk | FTP | other *** search
/ Software USA: Summer Spectacular / Software USA Summer Spectacular.iso / mac / Education / ChemStack / ChemStack 1.0b4 / stylesheet_3112.css < prev   
Cascading Style Sheet File  |  1998-06-23  |  288b  |  26 lines

  1.         .style1
  2.         {
  3.             font-size: 36pt;
  4.         }
  5.         .style2
  6.         {
  7.             text-shadow: 1px 1px #000000;
  8.             font-size: 36pt;
  9.         }
  10.         .style3
  11.         {
  12.         }
  13.         .style4
  14.         {
  15.             font-style: italic;
  16.         }
  17.         .style5
  18.         {
  19.             text-decoration: underline;
  20.         }
  21.         .style6
  22.         {
  23.             text-decoration: underline;
  24.             font-weight: bold;
  25.         }
  26.